home *** CD-ROM | disk | FTP | other *** search
/ Complete RPG Maker XP - 41 Games / tg esp 48 rpg maker.iso / RPG3D / Tools_Utilities / Quark.exe / Quark / GameCodeList.txt < prev   
Encoding:
Text File  |  2004-12-26  |  2.3 KB  |  68 lines

  1. $Id: GameCodeList.txt,v 1.3 2004/12/27 00:45:55 cdunde Exp $
  2.  
  3. As covered in the  QuArK\help\adv.newgame.html page this is a detailed
  4. listing of New Games supported by QuArK and their categories.
  5. Please review the above page before proceeding.
  6.  
  7.  1-9: Quake 1/HL 
  8.  A-Z: Quake 2 
  9.  a-z: Quake 3 & other advanced 
  10.  
  11. Please add to the appropriate section for Game Codes you use
  12. and recommit this file to the CVS archives. Also see "Additional Notes" below.
  13.  
  14.                                 Mo/Dy/Yr
  15. Game    Game name or         Full Game           Authors Name    Date
  16. Code    abbreviation            Name          or Screen namE    taken
  17. ====    ============    ==================    ==============    ======
  18.  
  19.  1    Quake 1        Quake 1            SpaceDog    unknown
  20.  2    Hexen II    Hexen 2         Tiglari        11/17/98
  21.  3    Half-Life    Half-Life        Decker        01/30/01
  22.  4    Genesis3D    Genesis3D        SpaceDog    unknown
  23.  
  24.  
  25.  
  26.  A    Quake 2        Quake 2            SpaceDog/Akuma    unknown
  27.  B    Heretic II    Heretic 2        Tiglari        11/29/98
  28.  C    Sin        Sin            Tiglari        02/02/01
  29.  D    KingPin        KingPin            Alexander    04/26/00
  30.  E    SOF        Solder of Fortune    Decker        02/11/01
  31.  Z    6DX        6DX game engine        Jacob Marner    03/06/01
  32.  
  33.  
  34.  
  35.  a    Quake 3        Quake 3    Arena        Alexander    05/06/00
  36.  b    STVEF        Star Trek:Voyager    Decker        02/11/01
  37.             Elite Force
  38.  c    Crystal Space    Crystal Space engine    unknown        02/11/01
  39.  d    RTCW        Return to Castle    Decker        12/05/01
  40.             Wolfenstein
  41.  e    MOHAA        Medal of Honor        Decker        02/05/02
  42.             Allied Assault
  43.  f    JK2        Jedi Knight 2        Decker        04/04/02
  44.  g    Torque        Torque game engine    Desmond Fletcher04/08/02
  45.  h    SoF2        Solder of Fortune 2    Tiglari        06/09/02
  46.  i    Sylphis        Sylphis game engine    Harry Kalogirou    05/21/04
  47.  j    DM3        Doom 3            Rowdy        11/07/04
  48.  k    HL2        Half-Life 2        Alexander    11/08/04
  49.  l    JA        Jedi Academy        Nazar        11/29/04
  50.  w    WildWest    WildWest        Silverpaladin    08/31/03
  51.  
  52. Note: Some of the above Authors and dates may not be correct
  53. due to full documentation was not available for older,
  54. original versions.
  55.  
  56. Additional Notes:
  57. ================
  58.  
  59. When setting up for new game support please place the (game name):config and 
  60. Game(game name):form sections, in the Default.qrk file, in alphabetical order 
  61. so they will show up on the Games menu and config sections that way. This 
  62. allows for easer and more consistency in location of these sections.
  63.  
  64. Also, be sure to update your CVS copy before making any changes to ensure that 
  65. a file(s) you have been working on have not been changed during your work. I 
  66. speak from my own bumbling experiences!  <|8-\
  67.  
  68. cdunde